Skip to content

Update dependencies - #71

Merged
jackpot51 merged 1 commit into
masterfrom
dependencies
Feb 21, 2023
Merged

Update dependencies#71
jackpot51 merged 1 commit into
masterfrom
dependencies

Conversation

@ids1024

@ids1024 ids1024 commented Feb 20, 2023

Copy link
Copy Markdown
Member

Using the latest winit version in examples fixes resizing behavior on Wayland, so the workaround for that in the winit example is also removed here.

@ids1024
ids1024 requested a review from john01dav as a code owner February 20, 2023 18:06
@ids1024

ids1024 commented Feb 20, 2023

Copy link
Copy Markdown
Member Author

error: package jpeg-decoder v0.3.0 cannot be built because it requires rustc 1.61.0 or newer, while the currently active rustc version is 1.60.0

Hm. I guess image can be left on the previous version.

Using the latest `winit` version in examples fixes resizing behavior on
Wayland, so the workaround for that in the `winit` example is also
removed here.
@notgull

notgull commented Feb 20, 2023

Copy link
Copy Markdown
Collaborator

I feel like we can bump to 1.61.

@ids1024

ids1024 commented Feb 20, 2023

Copy link
Copy Markdown
Member Author

Probably, though it also doesn't matter for a dev-depedency where the new version probably doesn't make any difference to the examples using it.

It seems good to keep softbuffer in sync with winit's Rust MSRV. I guess both can be updated when there's some more significant reason to do so.

@notgull

notgull commented Feb 20, 2023

Copy link
Copy Markdown
Collaborator

winit will probably bump its MSRV to 1.61 soon anyways (rust-windowing/winit#2614 and rust-windowing/winit#2679), so I think a one-version bump wouldn't be that bad.

@jackpot51
jackpot51 merged commit 83c0f92 into master Feb 21, 2023
@jackpot51
jackpot51 deleted the dependencies branch February 21, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants